home *** CD-ROM | disk | FTP | other *** search
- inherited frmStopTask: TfrmStopTask
- HelpContext = 101
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
- 'Stops the currently running task')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object rdoStopCurrent: TRadioButton
- Left = 10
- Top = 16
- Width = 293
- Height = 17
- Caption = 'Stop the ¤t task'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rdoStopCurrentClick
- end
- object rdoStopOther: TRadioButton
- Left = 10
- Top = 45
- Width = 301
- Height = 17
- Caption = 'Stop another running &task:'
- TabOrder = 1
- OnClick = rdoStopOtherClick
- end
- object edtTaskToStop: TEdit
- Left = 28
- Top = 62
- Width = 431
- Height = 21
- Color = clBtnFace
- Enabled = False
- TabOrder = 2
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- Top = 348
- end
- end
-